home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NASA Climatology Interdisciplinary Data Collection
/
NASA Climatology Interdisciplinary Data Collection - Disc 4.iso
/
software
/
grads
/
lib
/
functions
/
ndtgm.gf
< prev
next >
Wrap
Text File
|
1994-02-16
|
85b
|
4 lines
function ndtgm(dtgm)
dtgnum=substr(dtgm,1,2)*100+substr(dtgm,3,2)*1
return(dtgnum)